Total Complexity | 60 |
Dependencies | 13 |
Dependents | 4 |
Total lines | 370 |
Lines of code | 182 |
Logical lines of code | 99 |
Comment lines | 85 |
Methods | 25 |
Properties | 6 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
validate() | 48 | 12 | 33 | |
prepare() | 51 | 8 | 26 | |
__construct() | 50 | 7 | 28 | |
getResult() | 62 | 4 | 12 | |
getResponse() | 72 | 2 | 6 | |
getValidator() | 72 | 2 | 6 | |
process() | 72 | 2 | 5 | |
isExecuted() | 78 | 2 | 3 | |
getValidationErrors() | 72 | 2 | 6 | |
getRequest() | 71 | 2 | 6 | |
execute() | 71 | 2 | 6 | |
setOnComplete() | 69 | 2 | 7 | |
setClient() | 77 | 1 | 4 | |
getClient() | 82 | 1 | 3 | |
__clone() | 77 | 1 | 4 | |
isPrepared() | 80 | 1 | 3 | |
setValidator() | 77 | 1 | 4 | |
getRequestHeaders() | 80 | 1 | 3 | |
init() | 98 | 1 | 1 | |
build() | 100 | 1 | 0 | |
createOperation() | 79 | 1 | 3 | |
getOperation() | 82 | 1 | 3 | |
getName() | 81 | 1 | 3 | |
__invoke() | 81 | 1 | 3 | |
setResult() | 77 | 1 | 4 |